SPR MAKE ANIMATED SPRITE
That command will create a new sprite using an image file that contain an amount of animations. The command automatically build the animated sequence from the file cutting the image using the parameters XAmouns and YAmount. The parameter ImageNumber will keep the full image. Use the command PLAY SPRITE to visualize the correct sequencies from this image. Parameters must be entered using integers.

SYNTAXX
SpriteNumber = SPR Make Animated Sprite( ImageFile$, XAmount, YAmount, ImageNumber)

ADDITIONAL INFORMATIONS
SPRITES Commands Menu
Index

SAMPLE
Demonstration Sample